diff --git a/mk/config.mk.in b/mk/config.mk.in
index 117ed5d1209cbeb7bbdae2b6cbecd65c54645391..d7afd88a6ab17cc2cf8a249e4b574a8c91c21b2d 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -256,7 +256,7 @@ StripLibraries=NO
 # Include compiler support for letting the compiler (optionally) report
 # your compilation to a central server for generation of fun stats.
 #
-GhcReportCompiles=YES
+GhcReportCompiles=NO
 
 #################################################################################
 #