diff --git a/ghc/docs/users_guide/2-08-notes.lit b/ghc/docs/users_guide/2-08-notes.lit
index cfc55c082cba760cfa5265fcce7ecae34680cb84..03a5b69fff182334efe18d520f13ea8795eb59fa 100644
--- a/ghc/docs/users_guide/2-08-notes.lit
+++ b/ghc/docs/users_guide/2-08-notes.lit
@@ -26,6 +26,8 @@ Here's a list of the changes made since GHC 2.07:
 
 \item added support for @unmapMiddleStackPage@ on cygwin32.
 
+\item fixed a divide-by-zero problem in the GC statistics code.
+
 \end{itemize}
 
 The following changes were made to Happy: