diff --git a/CHANGES b/CHANGES
index 9e73c87d55c7db5210cbdf1a91befe43ee1c1291..34b4ed8832fe05b6ffd620ffd482b3919a40bd0c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.29 Engineering
 	Fixed slapd operation reuse (ITS#7107)
 	Fixed slapd blocked writers should not interfere with pool pause (ITS#7115)
 	Fixed slapd multiple calls to connection_done (ITS#7125)
+	Fixed slapd syncrepl reference to freed memory (ITS#7127)
 	Fixed slapd-mdb to handle overlays in tool mode (ITS#7099)
 	Fixed slapd-meta to correctly handle multiple targets (ITS#7050)
 	Fixed slapo-dds to properly exit when in tool mode (ITS#7099)