Don't use `-Werror' by default.
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 300f6a8..08dc112 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -149,6 +149,10 @@ procedure. Pass the -Warity-mismatch on the `guile-tools compile'
 command line, or add `#:warnings '(arity-mismatch)' to your `compile'
 or `compile-file' invocation.
 
+** Guile is now built without `-Werror' by default
+
+Use the `--enable-error-on-warning' configure option to enable it.
+
 ** And of course, the usual collection of bugfixes
  
 Interested users should see the ChangeLog for more information.