- (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
   silly warnings on write() calls we don't care succeed or not.
diff --git a/ChangeLog b/ChangeLog
index 34106ea..da374f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
      and sanity check arguments (these will be unnecessary when we switch
      struct glob members from being type into to size_t in the future);
      "looks ok" tedu@ feedback guenther@
+ - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
+   silly warnings on write() calls we don't care succeed or not.
 
 20110111
  - (tim) [regress/host-expand.sh] Fix for building outside of read only