changeDAO() is authorized to be called only from the DAO (per modifier) but DAO contract has no corresponding functionality to call changeDAO() function. As a result, DAO address cannot be changed (L192-L196).
Recommend adding functionality to DAO to be able to call changeDAO() of Vader.sol.
strictly-scarce (vader) commented:
dmvt (judge) commented:
