Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am	(revision 0dbecad34ab30d97358958018da3ecb4409e1382)
+++ tests/Makefile.am	(revision da9a27cd637fa895351e43051a121e8a2eb9bc94)
@@ -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
