diff --git a/CHANGES b/CHANGES
index d4f9ba3c46b1d639c0b0293375252373c877f8c5..96823e4b6b108231395de2528da115eafc28697d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.27 Engineering
 	Added slapd Add-if-not-present (ITS#6561)
 	Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031)
+	Fixed ldapmodify uninitialized vars (ITS#7039)
 	Fixed ldapsearch to honor timeout and timelimit (ITS#7009)
 	Fixed libutil variable size (ITS#6982)
 	Fixed libldap endless looping (ITS#7035)