I noticed that with BrandZ, libproc (which is in /lib) now depends on libzonecfg (which is in /usr/lib). This is a potential problem for systems with a separate /usr partition: things in /lib generally don't depend on things in /usr/lib. If libzonecfg were to be moved to /lib, then libxml and libz would need to move also...