FILE from IRIX has been deprecated for removal in 3.0.
diff --git a/Misc/NEWS b/Misc/NEWS
index a693dca..13a5932 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@
 Library
 -------
 
+- The FILE module on IRIX has been deprecated for removal in Python 3.0.
+
 - The ERRNO module on IRIX has been deprecated for removal in Python 3.0.
 
 - The DEVICE, GL, gl, and cgen modules (which indirectly includes cgensupport)