Fix Warning: noted but unhandled ioctl 0x2000747b on Mac OS X. bz#208217.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15246 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index b3e2c4c..6531623 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,7 @@
 197259  Unsupported arch_prtctl PR_SET_GS option
 201152  ppc64: Assertion in ppc32g_dirtyhelper_MFSPR_268_269
 201435  Fix Darwin: -v does not show kernel version
+208217  "Warning: noted but unhandled ioctl 0x2000747b" on Mac OS X
 211256  Fixed an outdated comment regarding the default platform.
 211926  Avoid compilation warnings in valgrind.h with -pedantic
 212291  Fix unhandled syscall: unix:132 (mkfifo) on OS X