Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am	(revision 0dbecad34ab30d97358958018da3ecb4409e1382)
+++ tests/Makefile.am	(revision 2aa25cc246cb459caed9ef2620e76d91b5dca91d)
@@ -141,5 +141,5 @@
 # tests that just validate syntax
 expression : expression.cfa $(CFACCBIN)
-	$(CFACOMPILETEST) -c -fsyntax-only -o $(abspath ${@})
+	$(CFACOMPILETEST) -c -fsyntax-only 2> $(abspath ${@})
 
 # expected failures
