As the installer change is user-visible its better to
add a line to the NEWS file
diff --git a/Misc/NEWS b/Misc/NEWS
index 3ed0421..45bc118 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -54,6 +54,8 @@
 
 - Issue #9280: Make sharedinstall depend on sharedmods.
 
+- Issue #9275: The OSX installer once again installs links to binaries in ``/usr/local/bin``
+
 Tests
 -----