diff --git a/CHANGES b/CHANGES
index 59600ef8adb35300e860960f136fecc130977b82..1810305e66b0a56bfb2dd64fcdcf00a938044eb2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ OpenLDAP 2.4.40 Release (2014/09/20)
 	Fixed slapd schema RDN normalization (ITS#7935)
 	Fixed slapd with repeated language tags (ITS#7941)
 	Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850)
+	Fixed slapd memory leak in control handling (ITS#7942)
 	Fixed slapd-ldap removed dead code (ITS#7922)
 	Fixed slapd-mdb to work concurrently with slapadd (ITS#7798)
 	Fixed slapd-mdb with paged results (ITS#7705, ITS#7800)